┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/doc/cloud-init/module-docs/cc_salt_minion
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: data.yaml
cc_salt_minion: description: | This module installs, configures and starts Salt Minion. If the ``salt_minion`` key is present in the config parts, then Salt Minion will be installed and started. Configuration for Salt Minion can be specified in the ``conf`` key under ``salt_minion``. Any config values present there will be assigned in ``/etc/salt/minion``. The public and private keys to use for Salt Minion can be specified with ``public_key`` and ``private_key`` respectively. If you have a custom package name, service name, or config directory, you can specify them with ``pkg_name``, ``service_name``, and ``config_dir`` respectively. Salt keys can be manually generated by ``salt-key --gen-keys=GEN_KEYS``, where ``GEN_KEYS`` is the name of the keypair, e.g. ''minion''. The keypair will be copied to ``/etc/salt/pki`` on the Minion instance. examples: - comment: | Example 1: file: cc_salt_minion/example1.yaml name: Salt Minion title: Set up and run Salt Minion
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 data.yaml
YAML
1 KB
2024-11-25 16:09
EDIT
📄 example1.yaml
YAML
517 B
2024-11-25 16:09
EDIT